Django--models字段參數 limit_choices_to
在models中,字段參數limit_choices_to的用法 在使用ModelForm渲染前端頁面的時候,當model字段為ForeignKey的時候,會被渲染成select單選框, model ...
在models中,字段參數limit_choices_to的用法 在使用ModelForm渲染前端頁面的時候,當model字段為ForeignKey的時候,會被渲染成select單選框, model ...